github.com/jackc/pgx/v5/pgxpool.Config.createdByParseConfig (field)
3 uses
github.com/jackc/pgx/v5/pgxpool (current package)
pool.go#L195: createdByParseConfig bool // Used to enforce created by ParseConfig rule.
pool.go#L225: if !config.createdByParseConfig {
pool.go#L369: createdByParseConfig: true,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)